Autogenerated HTML docs for v2.26.0-rc1-11-g30e99
diff --git a/MyFirstContribution.html b/MyFirstContribution.html index d29273c..e688b8c 100644 --- a/MyFirstContribution.html +++ b/MyFirstContribution.html
@@ -1899,7 +1899,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-25 12:25:43 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/MyFirstObjectWalk.html b/MyFirstObjectWalk.html index b4c6855..7d45af3 100644 --- a/MyFirstObjectWalk.html +++ b/MyFirstObjectWalk.html
@@ -1750,7 +1750,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-18 15:04:40 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/RelNotes/2.26.0.txt b/RelNotes/2.26.0.txt index 13c2684..80d5e15 100644 --- a/RelNotes/2.26.0.txt +++ b/RelNotes/2.26.0.txt
@@ -4,6 +4,20 @@ Updates since v2.25 ------------------- +Backward compatibility notes + + * "git rebase" uses a different backend that is based on the 'merge' + machinery by default. There are a few known differences in the + behaviour from the traditional machniery based on patch+apply. + + If your workflow is negatively affected by this change, please + report it to git@vger.kernel.org so that we can take a look into + it. In the meantime, the 'rebase.backend' configuration variable + can be set in order to use the old default behaviour (the value to + do so is not described here---it is given to those who report their + issues to the list ;-). + + UI, Workflows & Features * Sample credential helper for using .netrc has been updated to work @@ -312,6 +326,13 @@ we can show something not to bore users. (merge 7655b4119d rs/show-progress-in-dumb-http-fetch later to maint). + * Both "git ls-remote -h" and "git grep -h" give short usage help, + like any other Git subcommand, but it is not unreasonable to expect + that the former would behave the same as "git ls-remote --head" + (there is no other sensible behaviour for the latter). The + documentation has been updated in an attempt to clarify this. + (merge 1ff466c018 jc/doc-single-h-is-for-help later to maint). + * Other code cleanup, docfix, build fix, etc. (merge 26f924d50e en/simplify-check-updates-in-unpack-trees later to maint). (merge d0d0a357a1 am/update-pathspec-f-f-tests later to maint).
diff --git a/SubmittingPatches.html b/SubmittingPatches.html index e4a03c1..5310293 100644 --- a/SubmittingPatches.html +++ b/SubmittingPatches.html
@@ -1388,7 +1388,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:06 PDT + 2020-03-11 14:27:04 PDT </div> </div> </body>
diff --git a/everyday.html b/everyday.html index 93633b1..4482b57 100644 --- a/everyday.html +++ b/everyday.html
@@ -750,7 +750,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-05-17 15:26:41 PDT </div> </div> </body>
diff --git a/git-add.html b/git-add.html index b4915bf..21537c4 100644 --- a/git-add.html +++ b/git-add.html
@@ -1375,7 +1375,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-am.html b/git-am.html index f06b6a6..b7aa0a7 100644 --- a/git-am.html +++ b/git-am.html
@@ -1193,7 +1193,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:05:54 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-annotate.html b/git-annotate.html index 0285ef5..b8bf16b 100644 --- a/git-annotate.html +++ b/git-annotate.html
@@ -1056,7 +1056,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-01 00:13:01 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-apply.html b/git-apply.html index c5b33c9..37f0038 100644 --- a/git-apply.html +++ b/git-apply.html
@@ -1220,7 +1220,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-28 14:40:38 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-archimport.html b/git-archimport.html index a0afd0e..ddb69d2 100644 --- a/git-archimport.html +++ b/git-archimport.html
@@ -905,7 +905,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-10-16 00:37:05 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-archive.html b/git-archive.html index 0309de0..ed136bb 100644 --- a/git-archive.html +++ b/git-archive.html
@@ -1095,7 +1095,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2014-03-14 14:59:49 PDT </div> </div> </body>
diff --git a/git-bisect-lk2009.html b/git-bisect-lk2009.html index a9aee0f..660caee 100644 --- a/git-bisect-lk2009.html +++ b/git-bisect-lk2009.html
@@ -1983,7 +1983,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-bisect.html b/git-bisect.html index de31205..4769833 100644 --- a/git-bisect.html +++ b/git-bisect.html
@@ -1229,7 +1229,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-blame.html b/git-blame.html index 1f47d7c..860feeb 100644 --- a/git-blame.html +++ b/git-blame.html
@@ -1432,7 +1432,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-19 12:46:47 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-branch.html b/git-branch.html index 99df0ad..8a0d982 100644 --- a/git-branch.html +++ b/git-branch.html
@@ -1391,7 +1391,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-bundle.html b/git-bundle.html index 5c6fac2..72b2b68 100644 --- a/git-bundle.html +++ b/git-bundle.html
@@ -1034,7 +1034,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 15:12:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-cat-file.html b/git-cat-file.html index 8f6c541..38c7a0f 100644 --- a/git-cat-file.html +++ b/git-cat-file.html
@@ -1185,7 +1185,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-02-06 23:17:45 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-check-attr.html b/git-check-attr.html index f284beb..27d43be 100644 --- a/git-check-attr.html +++ b/git-check-attr.html
@@ -960,7 +960,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-check-ignore.html b/git-check-ignore.html index 1ab2328..d159628 100644 --- a/git-check-ignore.html +++ b/git-check-ignore.html
@@ -924,7 +924,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-02 15:31:36 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-check-mailmap.html b/git-check-mailmap.html index 6a99e8d..0740273 100644 --- a/git-check-mailmap.html +++ b/git-check-mailmap.html
@@ -887,7 +887,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-01 00:13:01 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-check-ref-format.html b/git-check-ref-format.html index 6d17611..a49ac78 100644 --- a/git-check-ref-format.html +++ b/git-check-ref-format.html
@@ -963,7 +963,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-checkout-index.html b/git-checkout-index.html index 096cdfc..3cb1cb7 100644 --- a/git-checkout-index.html +++ b/git-checkout-index.html
@@ -1009,7 +1009,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-checkout.html b/git-checkout.html index da13a08..a435809 100644 --- a/git-checkout.html +++ b/git-checkout.html
@@ -1552,7 +1552,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-cherry-pick.html b/git-cherry-pick.html index 6261492..3122f87 100644 --- a/git-cherry-pick.html +++ b/git-cherry-pick.html
@@ -1207,7 +1207,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-19 12:46:47 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-cherry.html b/git-cherry.html index f088b19..aa1fcc9 100644 --- a/git-cherry.html +++ b/git-cherry.html
@@ -915,7 +915,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-12-12 16:55:14 PST </div> </div> </body>
diff --git a/git-citool.html b/git-citool.html index 845c051..b319ebb 100644 --- a/git-citool.html +++ b/git-citool.html
@@ -776,7 +776,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-clean.html b/git-clean.html index 83cf0e3..377de31 100644 --- a/git-clean.html +++ b/git-clean.html
@@ -973,7 +973,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-11 00:25:30 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-clone.html b/git-clone.html index c19b893..56d2e3d 100644 --- a/git-clone.html +++ b/git-clone.html
@@ -1400,7 +1400,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-column.html b/git-column.html index 5d67bfa..da715aa 100644 --- a/git-column.html +++ b/git-column.html
@@ -873,7 +873,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-01-18 15:15:21 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-commit-graph.html b/git-commit-graph.html index 207de03..c84475d 100644 --- a/git-commit-graph.html +++ b/git-commit-graph.html
@@ -912,7 +912,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-14 15:32:19 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-commit-tree.html b/git-commit-tree.html index 5ddefa5..752f991 100644 --- a/git-commit-tree.html +++ b/git-commit-tree.html
@@ -1032,7 +1032,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-30 15:16:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-commit.html b/git-commit.html index 825e5e1..ffe6db7 100644 --- a/git-commit.html +++ b/git-commit.html
@@ -1725,7 +1725,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-30 15:16:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-config.html b/git-config.html index 0c4740a..99543e1 100644 --- a/git-config.html +++ b/git-config.html
@@ -9683,7 +9683,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-17 14:00:37 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-count-objects.html b/git-count-objects.html index ea602d9..71834f8 100644 --- a/git-count-objects.html +++ b/git-count-objects.html
@@ -815,7 +815,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-10-17 15:22:26 PDT </div> </div> </body>
diff --git a/git-credential-cache--daemon.html b/git-credential-cache--daemon.html index b58cfe8..f9583e8 100644 --- a/git-credential-cache--daemon.html +++ b/git-credential-cache--daemon.html
@@ -786,7 +786,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2014-09-26 15:36:58 PDT </div> </div> </body>
diff --git a/git-credential-cache.html b/git-credential-cache.html index 7e7c3f4..194b5cd 100644 --- a/git-credential-cache.html +++ b/git-credential-cache.html
@@ -842,7 +842,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-01 00:13:01 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-credential-store.html b/git-credential-store.html index 22125c9..e0213f0 100644 --- a/git-credential-store.html +++ b/git-credential-store.html
@@ -879,7 +879,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-01 00:13:01 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-credential.html b/git-credential.html index dfa4096..1dd422d 100644 --- a/git-credential.html +++ b/git-credential.html
@@ -937,7 +937,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-18 15:04:40 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html index 554b524..e9b8a25 100644 --- a/git-cvsexportcommit.html +++ b/git-cvsexportcommit.html
@@ -951,7 +951,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-cvsimport.html b/git-cvsimport.html index 2bc4c74..1eb5a4b 100644 --- a/git-cvsimport.html +++ b/git-cvsimport.html
@@ -1107,7 +1107,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-09-26 16:43:51 PDT </div> </div> </body>
diff --git a/git-cvsserver.html b/git-cvsserver.html index 3d43cda..5f4ace3 100644 --- a/git-cvsserver.html +++ b/git-cvsserver.html
@@ -1313,7 +1313,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-daemon.html b/git-daemon.html index 56a9daf..258da9c 100644 --- a/git-daemon.html +++ b/git-daemon.html
@@ -1280,7 +1280,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-describe.html b/git-describe.html index 728b954..648ffd9 100644 --- a/git-describe.html +++ b/git-describe.html
@@ -1038,7 +1038,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-25 03:09:28 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-diff-files.html b/git-diff-files.html index e91f431..70818dd 100644 --- a/git-diff-files.html +++ b/git-diff-files.html
@@ -2650,7 +2650,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-diff-index.html b/git-diff-index.html index 09ab9d8..2905835 100644 --- a/git-diff-index.html +++ b/git-diff-index.html
@@ -2734,7 +2734,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-diff-tree.html b/git-diff-tree.html index cd161d4..0e3f28f 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html
@@ -3829,7 +3829,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-diff.html b/git-diff.html index 8dbdbdf..8138612 100644 --- a/git-diff.html +++ b/git-diff.html
@@ -2918,7 +2918,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-difftool.html b/git-difftool.html index 0629786..cecea4b 100644 --- a/git-difftool.html +++ b/git-difftool.html
@@ -1006,7 +1006,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-05-19 01:58:26 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fast-export.html b/git-fast-export.html index e0a223f..a8ac354 100644 --- a/git-fast-export.html +++ b/git-fast-export.html
@@ -1089,7 +1089,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fast-import.html b/git-fast-import.html index 7160141..2f137d1 100644 --- a/git-fast-import.html +++ b/git-fast-import.html
@@ -2577,7 +2577,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fetch-pack.html b/git-fetch-pack.html index 6fc6e40..e9fe2a4 100644 --- a/git-fetch-pack.html +++ b/git-fetch-pack.html
@@ -974,7 +974,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-04-25 01:24:48 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fetch.html b/git-fetch.html index 9ae7c8e..0953e58 100644 --- a/git-fetch.html +++ b/git-fetch.html
@@ -1928,7 +1928,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-08 14:41:52 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-filter-branch.html b/git-filter-branch.html index 72ba381..6f2e445 100644 --- a/git-filter-branch.html +++ b/git-filter-branch.html
@@ -1626,7 +1626,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-12 13:38:42 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fmt-merge-msg.html b/git-fmt-merge-msg.html index 9d26386..67dc71f 100644 --- a/git-fmt-merge-msg.html +++ b/git-fmt-merge-msg.html
@@ -892,7 +892,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-11-13 06:05:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-for-each-ref.html b/git-for-each-ref.html index 33a5ce8..414d06c 100644 --- a/git-for-each-ref.html +++ b/git-for-each-ref.html
@@ -1268,7 +1268,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-format-patch.html b/git-format-patch.html index 0eb4a47..8ed34b8 100644 --- a/git-format-patch.html +++ b/git-format-patch.html
@@ -2445,7 +2445,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-18 15:04:40 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-fsck-objects.html b/git-fsck-objects.html index 88567ff..33a7619 100644 --- a/git-fsck-objects.html +++ b/git-fsck-objects.html
@@ -772,7 +772,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-fsck.html b/git-fsck.html index 24d45bd..619e147 100644 --- a/git-fsck.html +++ b/git-fsck.html
@@ -1121,7 +1121,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-02 14:10:40 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-gc.html b/git-gc.html index 0e4708a..f2ed708 100644 --- a/git-gc.html +++ b/git-gc.html
@@ -1163,7 +1163,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-09-29 22:04:22 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-get-tar-commit-id.html b/git-get-tar-commit-id.html index fd851f0..9d8500f 100644 --- a/git-get-tar-commit-id.html +++ b/git-get-tar-commit-id.html
@@ -778,7 +778,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-10-26 16:13:38 PDT </div> </div> </body>
diff --git a/git-grep.html b/git-grep.html index 365c76e..9056d57 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -1465,7 +1465,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-14 15:32:19 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-gui.html b/git-gui.html index 5dcd579..ba45381 100644 --- a/git-gui.html +++ b/git-gui.html
@@ -945,7 +945,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-hash-object.html b/git-hash-object.html index c270797..520dee4 100644 --- a/git-hash-object.html +++ b/git-hash-object.html
@@ -853,7 +853,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-06-21 11:54:06 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-help.html b/git-help.html index eb19821..4ac1b61 100644 --- a/git-help.html +++ b/git-help.html
@@ -1011,7 +1011,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-http-backend.html b/git-http-backend.html index 6445cad..d190ded 100644 --- a/git-http-backend.html +++ b/git-http-backend.html
@@ -1079,7 +1079,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-16 05:48:13 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-http-fetch.html b/git-http-fetch.html index 80f62be..01acfed 100644 --- a/git-http-fetch.html +++ b/git-http-fetch.html
@@ -837,7 +837,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-08 00:51:20 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-http-push.html b/git-http-push.html index 01e4eb6..78bc5e5 100644 --- a/git-http-push.html +++ b/git-http-push.html
@@ -909,7 +909,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-imap-send.html b/git-imap-send.html index dec9084..a70850c 100644 --- a/git-imap-send.html +++ b/git-imap-send.html
@@ -1005,7 +1005,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-11-13 06:05:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-index-pack.html b/git-index-pack.html index 8856a1b..9bf702e 100644 --- a/git-index-pack.html +++ b/git-index-pack.html
@@ -923,7 +923,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-init-db.html b/git-init-db.html index 50c93ed..ac0408d 100644 --- a/git-init-db.html +++ b/git-init-db.html
@@ -772,7 +772,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-init.html b/git-init.html index 28445ac..22e314e 100644 --- a/git-init.html +++ b/git-init.html
@@ -972,7 +972,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-02-06 23:17:45 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-instaweb.html b/git-instaweb.html index 9e9dc1e..eb33335 100644 --- a/git-instaweb.html +++ b/git-instaweb.html
@@ -907,7 +907,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-02-05 15:33:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-interpret-trailers.html b/git-interpret-trailers.html index c862958..6994cfb 100644 --- a/git-interpret-trailers.html +++ b/git-interpret-trailers.html
@@ -1255,7 +1255,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-log.html b/git-log.html index 208ddb7..835d0dd 100644 --- a/git-log.html +++ b/git-log.html
@@ -4969,7 +4969,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-06 15:04:26 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-ls-files.html b/git-ls-files.html index dc125f1..b3114c4 100644 --- a/git-ls-files.html +++ b/git-ls-files.html
@@ -1218,7 +1218,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-05-13 09:01:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-ls-remote.html b/git-ls-remote.html index 2be30ce..fe170e8 100644 --- a/git-ls-remote.html +++ b/git-ls-remote.html
@@ -784,7 +784,9 @@ Limit to only refs/heads and refs/tags, respectively. These options are <em>not</em> mutually exclusive; when given both, references stored in refs/heads and refs/tags are - displayed. + displayed. Note that <code>git ls-remote -h</code> used without + anything else on the command line gives help, consistent + with other git subcommands. </p> </dd> <dt class="hdlist1"> @@ -943,7 +945,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-11 14:26:57 PDT </div> </div> </body>
diff --git a/git-ls-remote.txt b/git-ls-remote.txt index a2ea1fd..0a5c8b7 100644 --- a/git-ls-remote.txt +++ b/git-ls-remote.txt
@@ -28,7 +28,9 @@ Limit to only refs/heads and refs/tags, respectively. These options are _not_ mutually exclusive; when given both, references stored in refs/heads and refs/tags are - displayed. + displayed. Note that `git ls-remote -h` used without + anything else on the command line gives help, consistent + with other git subcommands. --refs:: Do not show peeled tags or pseudorefs like `HEAD` in the output.
diff --git a/git-ls-tree.html b/git-ls-tree.html index 9afcb21..9a29822 100644 --- a/git-ls-tree.html +++ b/git-ls-tree.html
@@ -929,7 +929,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-mailinfo.html b/git-mailinfo.html index 4061a92..f417307 100644 --- a/git-mailinfo.html +++ b/git-mailinfo.html
@@ -915,7 +915,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-05-17 15:26:41 PDT </div> </div> </body>
diff --git a/git-mailsplit.html b/git-mailsplit.html index a6092fc..838310f 100644 --- a/git-mailsplit.html +++ b/git-mailsplit.html
@@ -860,7 +860,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-07-06 14:33:48 PDT </div> </div> </body>
diff --git a/git-merge-base.html b/git-merge-base.html index 845ebc5..bd78d2f 100644 --- a/git-merge-base.html +++ b/git-merge-base.html
@@ -1017,7 +1017,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-merge-file.html b/git-merge-file.html index e13b69f..130f0d6 100644 --- a/git-merge-file.html +++ b/git-merge-file.html
@@ -886,7 +886,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-10-30 14:57:17 PDT </div> </div> </body>
diff --git a/git-merge-index.html b/git-merge-index.html index e3c1ec2..0a03d5d 100644 --- a/git-merge-index.html +++ b/git-merge-index.html
@@ -852,7 +852,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-merge-one-file.html b/git-merge-one-file.html index 57221c5..dc36c40 100644 --- a/git-merge-one-file.html +++ b/git-merge-one-file.html
@@ -772,7 +772,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-merge-tree.html b/git-merge-tree.html index eef1da9..d118cf3 100644 --- a/git-merge-tree.html +++ b/git-merge-tree.html
@@ -779,7 +779,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-09-17 14:33:14 PDT </div> </div> </body>
diff --git a/git-merge.html b/git-merge.html index f859ab8..0d53a8e 100644 --- a/git-merge.html +++ b/git-merge.html
@@ -2055,7 +2055,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-09-18 12:25:17 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-mergetool--lib.html b/git-mergetool--lib.html index 673f534..b77c7b2 100644 --- a/git-mergetool--lib.html +++ b/git-mergetool--lib.html
@@ -823,7 +823,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-05-19 01:58:26 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-mergetool.html b/git-mergetool.html index 16973e8..0e6cf24 100644 --- a/git-mergetool.html +++ b/git-mergetool.html
@@ -906,7 +906,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-05-19 01:58:26 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-mktag.html b/git-mktag.html index ec2f2da..00cd234 100644 --- a/git-mktag.html +++ b/git-mktag.html
@@ -792,7 +792,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-10-26 16:13:38 PDT </div> </div> </body>
diff --git a/git-mktree.html b/git-mktree.html index 527ea32..0b2e903 100644 --- a/git-mktree.html +++ b/git-mktree.html
@@ -811,7 +811,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-04-25 01:24:48 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-multi-pack-index.html b/git-multi-pack-index.html index fe4e2c7..9b9776b 100644 --- a/git-multi-pack-index.html +++ b/git-multi-pack-index.html
@@ -890,7 +890,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-11-10 20:29:13 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-mv.html b/git-mv.html index 689e64b..2493671 100644 --- a/git-mv.html +++ b/git-mv.html
@@ -857,7 +857,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-07-13 14:58:50 PDT </div> </div> </body>
diff --git a/git-name-rev.html b/git-name-rev.html index 7467b07..765300e 100644 --- a/git-name-rev.html +++ b/git-name-rev.html
@@ -881,7 +881,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-notes.html b/git-notes.html index 3bffd05..eae3e48 100644 --- a/git-notes.html +++ b/git-notes.html
@@ -1344,7 +1344,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-11-10 20:29:13 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-p4.html b/git-p4.html index aa1db9c..c500b72 100644 --- a/git-p4.html +++ b/git-p4.html
@@ -1888,7 +1888,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-02-05 15:33:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-pack-objects.html b/git-pack-objects.html index 4ba134f..008afe9 100644 --- a/git-pack-objects.html +++ b/git-pack-objects.html
@@ -1323,7 +1323,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-12 10:43:45 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-pack-redundant.html b/git-pack-redundant.html index 0f32658..4939449 100644 --- a/git-pack-redundant.html +++ b/git-pack-redundant.html
@@ -819,7 +819,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-pack-refs.html b/git-pack-refs.html index 5c93b71..bf2ace5 100644 --- a/git-pack-refs.html +++ b/git-pack-refs.html
@@ -831,7 +831,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-parse-remote.html b/git-parse-remote.html index 51c3fef..6bd3d32 100644 --- a/git-parse-remote.html +++ b/git-parse-remote.html
@@ -774,7 +774,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-patch-id.html b/git-patch-id.html index 3444f80..2bace7e 100644 --- a/git-patch-id.html +++ b/git-patch-id.html
@@ -837,7 +837,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-08-04 09:39:17 PDT </div> </div> </body>
diff --git a/git-prune-packed.html b/git-prune-packed.html index 705b087..f7fd280 100644 --- a/git-prune-packed.html +++ b/git-prune-packed.html
@@ -814,7 +814,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2014-10-20 14:13:43 PDT </div> </div> </body>
diff --git a/git-prune.html b/git-prune.html index 4e14df9..c34ec76 100644 --- a/git-prune.html +++ b/git-prune.html
@@ -884,7 +884,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-pull.html b/git-pull.html index 113fe3b..53be312 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -2133,7 +2133,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-08 14:41:52 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-push.html b/git-push.html index 90356ff..665575d 100644 --- a/git-push.html +++ b/git-push.html
@@ -1946,7 +1946,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-12 10:43:45 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-quiltimport.html b/git-quiltimport.html index 0ccd8c0..687299c 100644 --- a/git-quiltimport.html +++ b/git-quiltimport.html
@@ -841,7 +841,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-01-18 15:15:21 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-range-diff.html b/git-range-diff.html index ffb7ca3..68c6c61 100644 --- a/git-range-diff.html +++ b/git-range-diff.html
@@ -1041,7 +1041,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-05 14:19:10 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-read-tree.html b/git-read-tree.html index 1f1effa..b3453bf 100644 --- a/git-read-tree.html +++ b/git-read-tree.html
@@ -1306,7 +1306,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-rebase.html b/git-rebase.html index abec68d..050afd3 100644 --- a/git-rebase.html +++ b/git-rebase.html
@@ -1837,6 +1837,15 @@ details.)</p></div> </div> <div class="sect2"> +<h3 id="_commit_rewording">Commit Rewording</h3> +<div class="paragraph"><p>When a conflict occurs while rebasing, rebase stops and asks the user +to resolve. Since the user may need to make notable changes while +resolving conflicts, after conflicts are resolved and the user has run +<code>git rebase --continue</code>, the rebase should open an editor and ask the +user to update the commit message. The merge backend does this, while +the apply backend blindly applies the original commit message.</p></div> +</div> +<div class="sect2"> <h3 id="_miscellaneous_differences">Miscellaneous differences</h3> <div class="paragraph"><p>There are a few more behavioral differences that most folks would probably consider inconsequential but which are mentioned for @@ -2641,7 +2650,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-02 15:31:36 PST + 2020-03-15 14:52:30 PDT </div> </div> </body>
diff --git a/git-rebase.txt b/git-rebase.txt index 8c1f4b8..f7a6033 100644 --- a/git-rebase.txt +++ b/git-rebase.txt
@@ -699,6 +699,16 @@ https://lore.kernel.org/git/20200207132152.GC2868@szeder.dev/ for details.) +Commit Rewording +~~~~~~~~~~~~~~~~ + +When a conflict occurs while rebasing, rebase stops and asks the user +to resolve. Since the user may need to make notable changes while +resolving conflicts, after conflicts are resolved and the user has run +`git rebase --continue`, the rebase should open an editor and ask the +user to update the commit message. The merge backend does this, while +the apply backend blindly applies the original commit message. + Miscellaneous differences ~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/git-receive-pack.html b/git-receive-pack.html index 9e8b03e..65ea701 100644 --- a/git-receive-pack.html +++ b/git-receive-pack.html
@@ -1084,7 +1084,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-reflog.html b/git-reflog.html index d25e44c..9eeec99 100644 --- a/git-reflog.html +++ b/git-reflog.html
@@ -929,7 +929,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-11-13 06:05:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-remote-ext.html b/git-remote-ext.html index 1f025e4..8c23d70 100644 --- a/git-remote-ext.html +++ b/git-remote-ext.html
@@ -963,7 +963,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-remote-fd.html b/git-remote-fd.html index 7543a52..853baa0 100644 --- a/git-remote-fd.html +++ b/git-remote-fd.html
@@ -843,7 +843,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-remote-helpers.html b/git-remote-helpers.html index d7fb62b..2ddf44c 100644 --- a/git-remote-helpers.html +++ b/git-remote-helpers.html
@@ -750,7 +750,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-remote.html b/git-remote.html index 459e5cf..9a150f3 100644 --- a/git-remote.html +++ b/git-remote.html
@@ -1045,7 +1045,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-repack.html b/git-repack.html index 80d108d..3c02310 100644 --- a/git-repack.html +++ b/git-repack.html
@@ -1038,7 +1038,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-08-12 10:43:45 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-replace.html b/git-replace.html index ef732be..636bcce 100644 --- a/git-replace.html +++ b/git-replace.html
@@ -971,7 +971,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-09-29 22:04:22 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-request-pull.html b/git-request-pull.html index 6b41d8b..b6c1316 100644 --- a/git-request-pull.html +++ b/git-request-pull.html
@@ -855,7 +855,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-rerere.html b/git-rerere.html index f776528..7747e1c 100644 --- a/git-rerere.html +++ b/git-rerere.html
@@ -990,7 +990,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-reset.html b/git-reset.html index be4a401..831a816 100644 --- a/git-reset.html +++ b/git-reset.html
@@ -1488,7 +1488,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 15:12:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-restore.html b/git-restore.html index 3afe08a..0b6216f 100644 --- a/git-restore.html +++ b/git-restore.html
@@ -1056,7 +1056,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-rev-list.html b/git-rev-list.html index 7e7270b..c6b591f 100644 --- a/git-rev-list.html +++ b/git-rev-list.html
@@ -3272,7 +3272,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-11 00:25:30 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-rev-parse.html b/git-rev-parse.html index 9f79ee8..6ba7872 100644 --- a/git-rev-parse.html +++ b/git-rev-parse.html
@@ -2020,7 +2020,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-05 14:19:10 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-revert.html b/git-revert.html index 29e065d..130ecc1 100644 --- a/git-revert.html +++ b/git-revert.html
@@ -1017,7 +1017,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-19 12:46:47 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-rm.html b/git-rm.html index e1ba65e..6899f70 100644 --- a/git-rm.html +++ b/git-rm.html
@@ -1020,7 +1020,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:05:54 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-send-email.html b/git-send-email.html index 320a059..af20bf9 100644 --- a/git-send-email.html +++ b/git-send-email.html
@@ -1628,7 +1628,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-send-pack.html b/git-send-pack.html index 9a9f2ff..923088b 100644 --- a/git-send-pack.html +++ b/git-send-pack.html
@@ -993,7 +993,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-sh-i18n--envsubst.html b/git-sh-i18n--envsubst.html index 1992932..69e2959 100644 --- a/git-sh-i18n--envsubst.html +++ b/git-sh-i18n--envsubst.html
@@ -785,7 +785,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-sh-i18n.html b/git-sh-i18n.html index 58d280e..3e7d934 100644 --- a/git-sh-i18n.html +++ b/git-sh-i18n.html
@@ -807,7 +807,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-sh-setup.html b/git-sh-setup.html index 607e610..6dcce98 100644 --- a/git-sh-setup.html +++ b/git-sh-setup.html
@@ -902,7 +902,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-06-27 11:04:05 PDT </div> </div> </body>
diff --git a/git-shell.html b/git-shell.html index 869bf2e..26e2a31 100644 --- a/git-shell.html +++ b/git-shell.html
@@ -873,7 +873,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-shortlog.html b/git-shortlog.html index 761c55b..ff885aa 100644 --- a/git-shortlog.html +++ b/git-shortlog.html
@@ -1862,7 +1862,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-show-branch.html b/git-show-branch.html index c72cce6..d39f252 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -1047,7 +1047,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-25 03:09:28 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-show-index.html b/git-show-index.html index 930158b..28acf1e 100644 --- a/git-show-index.html +++ b/git-show-index.html
@@ -800,7 +800,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-28 14:40:38 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-show-ref.html b/git-show-ref.html index d326043..9d0f0ba 100644 --- a/git-show-ref.html +++ b/git-show-ref.html
@@ -977,7 +977,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-01-18 15:15:21 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-show.html b/git-show.html index bdde314..26b656d 100644 --- a/git-show.html +++ b/git-show.html
@@ -3457,7 +3457,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-06-01 00:13:01 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-sparse-checkout.html b/git-sparse-checkout.html index 24873ec..ffedb8f 100644 --- a/git-sparse-checkout.html +++ b/git-sparse-checkout.html
@@ -974,7 +974,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-05 13:49:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-stage.html b/git-stage.html index d4c26e1..4725664 100644 --- a/git-stage.html +++ b/git-stage.html
@@ -772,7 +772,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2014-10-20 14:13:43 PDT </div> </div> </body>
diff --git a/git-stash.html b/git-stash.html index 2c0c077..e2fc123 100644 --- a/git-stash.html +++ b/git-stash.html
@@ -1231,7 +1231,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:05:54 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-status.html b/git-status.html index a77d859..c93ffbd 100644 --- a/git-status.html +++ b/git-status.html
@@ -1337,7 +1337,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-stripspace.html b/git-stripspace.html index 52f8dc1..4ea919f 100644 --- a/git-stripspace.html +++ b/git-stripspace.html
@@ -876,7 +876,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-10-26 16:13:38 PDT </div> </div> </body>
diff --git a/git-submodule.html b/git-submodule.html index 962633d..e9f9e23 100644 --- a/git-submodule.html +++ b/git-submodule.html
@@ -1407,7 +1407,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-05 13:49:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-svn.html b/git-svn.html index 0e3789f..c7b1202 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -2517,7 +2517,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-05 14:19:10 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-switch.html b/git-switch.html index 181b865..2761ade 100644 --- a/git-switch.html +++ b/git-switch.html
@@ -1125,7 +1125,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-symbolic-ref.html b/git-symbolic-ref.html index c36bcde..8bd7182 100644 --- a/git-symbolic-ref.html +++ b/git-symbolic-ref.html
@@ -847,7 +847,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-tag.html b/git-tag.html index ecdf2ee..4934a95 100644 --- a/git-tag.html +++ b/git-tag.html
@@ -1326,7 +1326,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-tools.html b/git-tools.html index f1f8dd8..f192ae1 100644 --- a/git-tools.html +++ b/git-tools.html
@@ -752,7 +752,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-04-26 19:19:22 PDT </div> </div> </body>
diff --git a/git-unpack-file.html b/git-unpack-file.html index f0a2893..9fc18b1 100644 --- a/git-unpack-file.html +++ b/git-unpack-file.html
@@ -788,7 +788,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git-unpack-objects.html b/git-unpack-objects.html index 1161f02..9c9c9a8 100644 --- a/git-unpack-objects.html +++ b/git-unpack-objects.html
@@ -830,7 +830,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-09-12 17:53:34 PDT </div> </div> </body>
diff --git a/git-update-index.html b/git-update-index.html index 6510970..dadcf32 100644 --- a/git-update-index.html +++ b/git-update-index.html
@@ -1519,7 +1519,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-30 15:16:48 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-update-ref.html b/git-update-ref.html index 5450e96..1a24f15 100644 --- a/git-update-ref.html +++ b/git-update-ref.html
@@ -926,7 +926,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-10-30 00:33:48 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-update-server-info.html b/git-update-server-info.html index 184a292..36e3dc5 100644 --- a/git-update-server-info.html +++ b/git-update-server-info.html
@@ -795,7 +795,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-06-13 15:06:39 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-upload-archive.html b/git-upload-archive.html index 035f9b3..0e020be 100644 --- a/git-upload-archive.html +++ b/git-upload-archive.html
@@ -832,7 +832,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-10-29 14:44:28 PDT </div> </div> </body>
diff --git a/git-upload-pack.html b/git-upload-pack.html index e178843..c685554 100644 --- a/git-upload-pack.html +++ b/git-upload-pack.html
@@ -834,7 +834,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-02-05 15:33:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-var.html b/git-var.html index 2ad2b4d..364c1aa 100644 --- a/git-var.html +++ b/git-var.html
@@ -856,7 +856,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-verify-commit.html b/git-verify-commit.html index 1dd84e9..a93df7b 100644 --- a/git-verify-commit.html +++ b/git-verify-commit.html
@@ -806,7 +806,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-06-27 11:04:05 PDT </div> </div> </body>
diff --git a/git-verify-pack.html b/git-verify-pack.html index 3ed7299..f7acdc1 100644 --- a/git-verify-pack.html +++ b/git-verify-pack.html
@@ -836,7 +836,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-05-22 13:47:07 PDT </div> </div> </body>
diff --git a/git-verify-tag.html b/git-verify-tag.html index 097948a..7aaa7eb 100644 --- a/git-verify-tag.html +++ b/git-verify-tag.html
@@ -806,7 +806,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-01-31 14:00:53 PST </div> </div> </body>
diff --git a/git-web--browse.html b/git-web--browse.html index e393ed5..fe2ff97 100644 --- a/git-web--browse.html +++ b/git-web--browse.html
@@ -964,7 +964,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-21 20:35:42 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-whatchanged.html b/git-whatchanged.html index 3bb379d..91a04ef 100644 --- a/git-whatchanged.html +++ b/git-whatchanged.html
@@ -803,7 +803,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-30 16:51:59 PDT </div> </div> </body>
diff --git a/git-worktree.html b/git-worktree.html index 7daed73..1be71d6 100644 --- a/git-worktree.html +++ b/git-worktree.html
@@ -1245,7 +1245,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-16 05:48:13 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/git-write-tree.html b/git-write-tree.html index 8d348d2..9e90aff 100644 --- a/git-write-tree.html +++ b/git-write-tree.html
@@ -805,7 +805,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/git.html b/git.html index 5745d50..5f0b4b7 100644 --- a/git.html +++ b/git.html
@@ -3366,7 +3366,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-12 13:38:42 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitattributes.html b/gitattributes.html index ea66f42..1f2b690 100644 --- a/gitattributes.html +++ b/gitattributes.html
@@ -2170,7 +2170,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitcli.html b/gitcli.html index 36ac1ed..0519f5f 100644 --- a/gitcli.html +++ b/gitcli.html
@@ -903,6 +903,10 @@ --long always use long format --abbrev[=<n>] use <n> digits to display SHA-1s</code></pre> </div></div> +<div class="paragraph"><p>Note that some subcommand (e.g. <code>git grep</code>) may behave differently +when there are things on the command line other than <code>-h</code>, but <code>git +subcmd -h</code> without anything else on the command line is meant to +consistently give the usage.</p></div> </dd> <dt class="hdlist1"> --help-all @@ -1036,7 +1040,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-11 14:26:57 PDT </div> </div> </body>
diff --git a/gitcli.txt b/gitcli.txt index 373cfa2..92e4ba6 100644 --- a/gitcli.txt +++ b/gitcli.txt
@@ -126,6 +126,11 @@ --long always use long format --abbrev[=<n>] use <n> digits to display SHA-1s --------------------------------------------- ++ +Note that some subcommand (e.g. `git grep`) may behave differently +when there are things on the command line other than `-h`, but `git +subcmd -h` without anything else on the command line is meant to +consistently give the usage. --help-all:: Some Git commands take options that are only used for plumbing or that
diff --git a/gitcore-tutorial.html b/gitcore-tutorial.html index 9817d92..ab7f96e 100644 --- a/gitcore-tutorial.html +++ b/gitcore-tutorial.html
@@ -2458,7 +2458,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-23 15:36:05 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitcredentials.html b/gitcredentials.html index 5d1b07b..2684d1a 100644 --- a/gitcredentials.html +++ b/gitcredentials.html
@@ -1095,7 +1095,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-05 13:49:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitcvs-migration.html b/gitcvs-migration.html index d254c4e..686dd0d 100644 --- a/gitcvs-migration.html +++ b/gitcvs-migration.html
@@ -957,7 +957,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-02-15 15:17:51 PST </div> </div> </body>
diff --git a/gitdiffcore.html b/gitdiffcore.html index f666f5b..a5f87d9 100644 --- a/gitdiffcore.html +++ b/gitdiffcore.html
@@ -1065,7 +1065,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-01-18 15:15:21 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/giteveryday.html b/giteveryday.html index 865056a..ec5c7a6 100644 --- a/giteveryday.html +++ b/giteveryday.html
@@ -1546,7 +1546,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitglossary.html b/gitglossary.html index c1a5c10..2d8b32e 100644 --- a/gitglossary.html +++ b/gitglossary.html
@@ -1921,7 +1921,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-02-15 15:17:51 PST </div> </div> </body>
diff --git a/githooks.html b/githooks.html index d09eb88..64a3e8e 100644 --- a/githooks.html +++ b/githooks.html
@@ -1230,7 +1230,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-14 15:32:19 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitignore.html b/gitignore.html index cbe8453..450cbc2 100644 --- a/gitignore.html +++ b/gitignore.html
@@ -1069,7 +1069,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-06-21 11:54:06 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitk.html b/gitk.html index fbb186e..02f51dd 100644 --- a/gitk.html +++ b/gitk.html
@@ -1102,7 +1102,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-06 15:04:26 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitmodules.html b/gitmodules.html index 9c54151..751bce6 100644 --- a/gitmodules.html +++ b/gitmodules.html
@@ -938,7 +938,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-25 13:09:50 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitnamespaces.html b/gitnamespaces.html index 134606a..a558031 100644 --- a/gitnamespaces.html +++ b/gitnamespaces.html
@@ -844,7 +844,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-01-10 15:42:58 PST </div> </div> </body>
diff --git a/gitremote-helpers.html b/gitremote-helpers.html index 567dca2..0d7247a 100644 --- a/gitremote-helpers.html +++ b/gitremote-helpers.html
@@ -1474,7 +1474,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-22 23:00:51 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitrepository-layout.html b/gitrepository-layout.html index 2bad307..3e2c256 100644 --- a/gitrepository-layout.html +++ b/gitrepository-layout.html
@@ -1372,7 +1372,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-11-10 20:29:13 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitrevisions.html b/gitrevisions.html index c0c57c9..76bfecc 100644 --- a/gitrevisions.html +++ b/gitrevisions.html
@@ -1322,7 +1322,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-09-17 15:45:24 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitsubmodules.html b/gitsubmodules.html index 389c46a..4355cde 100644 --- a/gitsubmodules.html +++ b/gitsubmodules.html
@@ -1104,7 +1104,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gittutorial-2.html b/gittutorial-2.html index d7f0b06..f5d0c5a 100644 --- a/gittutorial-2.html +++ b/gittutorial-2.html
@@ -1171,7 +1171,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gittutorial.html b/gittutorial.html index f30fc6e..0fbe1f9 100644 --- a/gittutorial.html +++ b/gittutorial.html
@@ -1375,7 +1375,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitweb.conf.html b/gitweb.conf.html index 1500333..8af5c67 100644 --- a/gitweb.conf.html +++ b/gitweb.conf.html
@@ -1999,7 +1999,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-10-08 22:51:03 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitweb.html b/gitweb.html index 79041d9..2dd0e0e 100644 --- a/gitweb.html +++ b/gitweb.html
@@ -1642,7 +1642,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/gitworkflows.html b/gitworkflows.html index 604ab9b..de0e2f9 100644 --- a/gitworkflows.html +++ b/gitworkflows.html
@@ -1225,7 +1225,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-07-09 19:51:04 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/howto-index.html b/howto-index.html index 5242b78..87b5fc5 100644 --- a/howto-index.html +++ b/howto-index.html
@@ -885,7 +885,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:05:59 PDT + 2020-03-11 14:26:57 PDT </div> </div> </body>
diff --git a/howto/keep-canonical-history-correct.html b/howto/keep-canonical-history-correct.html index 60e93c1..d8640bf 100644 --- a/howto/keep-canonical-history-correct.html +++ b/howto/keep-canonical-history-correct.html
@@ -938,7 +938,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:04 PDT + 2020-03-15 14:53:44 PDT </div> </div> </body>
diff --git a/howto/maintain-git.html b/howto/maintain-git.html index cd036fc..4b0e8d5 100644 --- a/howto/maintain-git.html +++ b/howto/maintain-git.html
@@ -1435,7 +1435,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:04 PDT + 2020-03-15 14:53:45 PDT </div> </div> </body>
diff --git a/howto/new-command.html b/howto/new-command.html index 8449116..b93423a 100644 --- a/howto/new-command.html +++ b/howto/new-command.html
@@ -863,7 +863,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:01 PDT + 2020-03-15 14:53:39 PDT </div> </div> </body>
diff --git a/howto/rebase-from-internal-branch.html b/howto/rebase-from-internal-branch.html index 64907cb..eb0b541 100644 --- a/howto/rebase-from-internal-branch.html +++ b/howto/rebase-from-internal-branch.html
@@ -895,7 +895,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:04 PDT + 2020-03-15 14:53:44 PDT </div> </div> </body>
diff --git a/howto/rebuild-from-update-hook.html b/howto/rebuild-from-update-hook.html index 7ec0802..54420f1 100644 --- a/howto/rebuild-from-update-hook.html +++ b/howto/rebuild-from-update-hook.html
@@ -847,7 +847,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:04 PDT + 2020-03-15 14:53:44 PDT </div> </div> </body>
diff --git a/howto/recover-corrupted-blob-object.html b/howto/recover-corrupted-blob-object.html index 1e45572..de8d672 100644 --- a/howto/recover-corrupted-blob-object.html +++ b/howto/recover-corrupted-blob-object.html
@@ -880,7 +880,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:03 PDT + 2020-03-15 14:53:43 PDT </div> </div> </body>
diff --git a/howto/recover-corrupted-object-harder.html b/howto/recover-corrupted-object-harder.html index 20826a5..f145727 100644 --- a/howto/recover-corrupted-object-harder.html +++ b/howto/recover-corrupted-object-harder.html
@@ -1189,7 +1189,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:03 PDT + 2020-03-15 14:53:43 PDT </div> </div> </body>
diff --git a/howto/revert-a-faulty-merge.html b/howto/revert-a-faulty-merge.html index 2facbec..7c16691 100644 --- a/howto/revert-a-faulty-merge.html +++ b/howto/revert-a-faulty-merge.html
@@ -1025,7 +1025,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:03 PDT + 2020-03-15 14:53:42 PDT </div> </div> </body>
diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html index c8c9cea..3affab3 100644 --- a/howto/revert-branch-rebase.html +++ b/howto/revert-branch-rebase.html
@@ -907,7 +907,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:01 PDT + 2020-03-15 14:53:39 PDT </div> </div> </body>
diff --git a/howto/separating-topic-branches.html b/howto/separating-topic-branches.html index f35648d..1bb882f 100644 --- a/howto/separating-topic-branches.html +++ b/howto/separating-topic-branches.html
@@ -841,7 +841,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:03 PDT + 2020-03-15 14:53:42 PDT </div> </div> </body>
diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html index 1530c9e..809dc57 100644 --- a/howto/setup-git-server-over-http.html +++ b/howto/setup-git-server-over-http.html
@@ -1071,7 +1071,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:02 PDT + 2020-03-15 14:53:41 PDT </div> </div> </body>
diff --git a/howto/update-hook-example.html b/howto/update-hook-example.html index 9abf10e..e2d5612 100644 --- a/howto/update-hook-example.html +++ b/howto/update-hook-example.html
@@ -930,7 +930,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:02 PDT + 2020-03-15 14:53:40 PDT </div> </div> </body>
diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html index c7c3e6a..709906c 100644 --- a/howto/use-git-daemon.html +++ b/howto/use-git-daemon.html
@@ -791,7 +791,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:02 PDT + 2020-03-15 14:53:40 PDT </div> </div> </body>
diff --git a/howto/using-merge-subtree.html b/howto/using-merge-subtree.html index d99c58b..ddb0473 100644 --- a/howto/using-merge-subtree.html +++ b/howto/using-merge-subtree.html
@@ -848,7 +848,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:01 PDT + 2020-03-15 14:53:39 PDT </div> </div> </body>
diff --git a/howto/using-signed-tag-in-pull-request.html b/howto/using-signed-tag-in-pull-request.html index 13e22ac..1594ba9 100644 --- a/howto/using-signed-tag-in-pull-request.html +++ b/howto/using-signed-tag-in-pull-request.html
@@ -952,7 +952,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:01 PDT + 2020-03-15 14:53:40 PDT </div> </div> </body>
diff --git a/technical/api-error-handling.html b/technical/api-error-handling.html index 203f8b2..1ea7e37 100644 --- a/technical/api-error-handling.html +++ b/technical/api-error-handling.html
@@ -849,7 +849,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2015-03-28 11:17:28 PDT </div> </div> </body>
diff --git a/technical/api-index.html b/technical/api-index.html index 37d00ae..07704f4 100644 --- a/technical/api-index.html +++ b/technical/api-index.html
@@ -770,7 +770,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-03-09 23:06:09 PDT + 2020-03-11 14:27:07 PDT </div> </div> </body>
diff --git a/technical/api-merge.html b/technical/api-merge.html index e45fbba..22b8cc4 100644 --- a/technical/api-merge.html +++ b/technical/api-merge.html
@@ -801,7 +801,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-18 15:04:40 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html index f13b5a0..02d72ff 100644 --- a/technical/api-parse-options.html +++ b/technical/api-parse-options.html
@@ -1290,7 +1290,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-04-25 03:09:28 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/api-trace2.html b/technical/api-trace2.html index fad4ca1..ea39b95 100644 --- a/technical/api-trace2.html +++ b/technical/api-trace2.html
@@ -2155,7 +2155,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-18 15:04:40 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/hash-function-transition.html b/technical/hash-function-transition.html index 62cd356..4a41519 100644 --- a/technical/hash-function-transition.html +++ b/technical/hash-function-transition.html
@@ -1854,7 +1854,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/http-protocol.html b/technical/http-protocol.html index 79825f9..68fc4ca 100644 --- a/technical/http-protocol.html +++ b/technical/http-protocol.html
@@ -1247,7 +1247,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-08-17 15:20:20 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/index-format.html b/technical/index-format.html index ddf1d5a..4772bbf 100644 --- a/technical/index-format.html +++ b/technical/index-format.html
@@ -1401,7 +1401,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/long-running-process-protocol.html b/technical/long-running-process-protocol.html index 5660ced..ef18a6f 100644 --- a/technical/long-running-process-protocol.html +++ b/technical/long-running-process-protocol.html
@@ -795,7 +795,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-02-13 17:28:38 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/multi-pack-index.html b/technical/multi-pack-index.html index 90ff114..ed121f8 100644 --- a/technical/multi-pack-index.html +++ b/technical/multi-pack-index.html
@@ -919,7 +919,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-01-08 13:13:56 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/pack-format.html b/technical/pack-format.html index a846544..5b53927 100644 --- a/technical/pack-format.html +++ b/technical/pack-format.html
@@ -1210,7 +1210,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-02-12 13:38:42 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/pack-heuristics.html b/technical/pack-heuristics.html index 1ea6ae9..efbd438 100644 --- a/technical/pack-heuristics.html +++ b/technical/pack-heuristics.html
@@ -1343,7 +1343,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2014-01-13 15:35:15 PST </div> </div> </body>
diff --git a/technical/pack-protocol.html b/technical/pack-protocol.html index e20a1ca..d27a331 100644 --- a/technical/pack-protocol.html +++ b/technical/pack-protocol.html
@@ -1437,7 +1437,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/partial-clone.html b/technical/partial-clone.html index cd354a1..0d6aa41 100644 --- a/technical/partial-clone.html +++ b/technical/partial-clone.html
@@ -1219,7 +1219,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/protocol-capabilities.html b/technical/protocol-capabilities.html index e13b646..18d667e 100644 --- a/technical/protocol-capabilities.html +++ b/technical/protocol-capabilities.html
@@ -1087,7 +1087,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-03-06 19:16:20 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/protocol-common.html b/technical/protocol-common.html index 9b1f905..73c4410 100644 --- a/technical/protocol-common.html +++ b/technical/protocol-common.html
@@ -859,7 +859,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-08-31 14:16:00 PDT </div> </div> </body>
diff --git a/technical/protocol-v2.html b/technical/protocol-v2.html index 22f2aea..16ca271 100644 --- a/technical/protocol-v2.html +++ b/technical/protocol-v2.html
@@ -1338,7 +1338,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-01 14:55:34 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/racy-git.html b/technical/racy-git.html index 6a12321..71de2d4 100644 --- a/technical/racy-git.html +++ b/technical/racy-git.html
@@ -952,7 +952,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2019-12-10 06:06:15 PST + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/send-pack-pipeline.html b/technical/send-pack-pipeline.html index 0f59f45..c2f5092 100644 --- a/technical/send-pack-pipeline.html +++ b/technical/send-pack-pipeline.html
@@ -827,7 +827,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2013-08-20 08:40:27 PDT </div> </div> </body>
diff --git a/technical/shallow.html b/technical/shallow.html index 4bd2c97..7dc9baa 100644 --- a/technical/shallow.html +++ b/technical/shallow.html
@@ -813,7 +813,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-05-23 00:06:29 PDT + 2020-03-10 08:03:13 PDT </div> </div> </body>
diff --git a/technical/signature-format.html b/technical/signature-format.html index cbbdff5..a10a312 100644 --- a/technical/signature-format.html +++ b/technical/signature-format.html
@@ -997,7 +997,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2016-07-06 14:33:48 PDT </div> </div> </body>
diff --git a/technical/trivial-merge.html b/technical/trivial-merge.html index 7c32d92..3319485 100644 --- a/technical/trivial-merge.html +++ b/technical/trivial-merge.html
@@ -856,7 +856,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-01-26 15:11:04 PST + 2017-09-10 01:38:46 PDT </div> </div> </body>